.unit_1 {
	font-size: 11px !important;
}

html {
	overflow: auto;
}

@page {
	size: auto;
	/* auto is the initial value */
	margin: 5mm;
	/* this affects the margin in the printer settings */
}


body#app-layout.nav-sm .top_nav .right_col {
	min-height: 1250px !important;

}

body#app-layout.nav-md .top_nav .right_col {
	min-height: 1150px !important;
}

table.jambo_table {
	width: 100% !important;
}

body#app-layout.nav-sm a>.profilepic {
	width: 120px;
	height: 35px;
}

.profilepic {
	width: 100%;
	/* max-height: -webkit-fill-available !important; */
	/* height: 70px; */
}

div {
	word-wrap: break-word;
}

.has-feedback .form-control {
	padding-right: 14px !important;
}

.sidebar-footer a {
	width: 50%;
}

.table>tbody>tr>td {
	/* padding: 10px 8px; */
	vertical-align: middle !important;
	width: 60px;
}

.table>tbody>tr.data_of_type>td {
	padding: 5px 5px;
	vertical-align: middle !important;
	border-bottom: transparent;
	width: 228px;
}

.table>tbody>tr.data_unit_name>td {
	padding: 5px 5px;
	vertical-align: middle !important;
	border-bottom: none;
	width: 228px;
}

.table>tbody>tr.data_vehicle_type_name>td {
	padding: 5px 5px;
	vertical-align: middle !important;
	/* border-width: 1px 1px 1px 1px !important; */
	line-height: 33px;
	border-bottom: transparent;
	width: 227px;
}

.table>tbody>tr.data_fuel_type_name>td {
	padding: 5px 5px;
	vertical-align: middle !important;
	/* border-width: 1px 1px 1px 1px !important; */
	line-height: 33px;
	width: 228px;
	border-bottom: transparent;
}

.table>tbody>tr.data_modal_name>td {
	padding: 5px 5px;
	vertical-align: middle !important;
	/* border-width: 1px 1px 1px 1px !important; */
	line-height: 33px;
	width: 227px;
	border-bottom: transparent;
}

.table>tbody>tr.data_vehicle_brand_name>td {
	padding: 5px 5px;
	vertical-align: middle !important;
	/* border-width: 1px 1px 1px 1px !important; */
	line-height: 33px;
	border-bottom: transparent;
	width: 227px;
}

.table>tbody>tr.data_color_name>td {
	padding: 5px 5px;
	vertical-align: middle !important;
	border-width: 1px 0 1px 1px !important;
	line-height: 33px;
	width: 229px;
}

.table>tbody>tr.data_color_name>td:last-child {
	border-width: 1px 1px 1px 0 !important;
	/* width: 468px; */
}

.table>tbody>tr>td.cname {
	padding: 8px;
}

.caddress {
	width: 95px;
	display: inline;
	float: left;
	border: transparent !important;
	line-height: 36px;
}

.table-top {
	margin-top: 15px;
}

.pagination {
	margin: 0px 0px !important;
}

.gender {
	padding-top: 4px;
	margin-bottom: inherit;
}

.x_content {
	padding: 0px;
}

ul.bar_tabs {
	background: none;
	height: 23px;
	padding-left: 0px;
	margin: 21px 0px 0px 0px;
	border-bottom: none;
	float: left;
}

ul.bar_tabs>li {
	border: none
}

ul.bar_tabs>li:first-child {
	margin-left: 0px;
}

ul.bar_tabs>li.active {
	margin-top: -17px !important;
}

.nav-tabs>li.active>a:hover {
	border: none;
}

.text-danger {
	color: red;
}

.nav.side-menu>li>a {
	margin-bottom: 0px;
}

.x_panel {
	border: none;
	padding: 0px 7px;
	margin-bottom: 21px;
}

.dashboard_x_panel {
	padding: 10px;
}

.first_heading {
	font-weight: 800;
	margin-bottom: 0px;
}

.invoice-col {
	margin-top: 15px;
}

.colo_success {
	color: #5bc0de;
}

/* .upperform {
	margin-top: 20px;
} */

.invoice-header {
	border-bottom: 1px solid #dddddd;
}

.img-circle.profile_img {
	height: 60px;
	width: 60px;
	/*border:0px;*/
	background: none;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
}

.dropify-wrapper {
	height: 124px;
}

.product_data {
	margin: 10px 0px;
}

/* .checkbox-success {
	background-color: #D9EFDF;
	padding: 13px 0px;
	color: #4D7B1B;
	font-size: 15px;
	border-left: 5px solid !important;
} */

.checkbox-success {
	background-color: #FFEFE6;
	padding: 13px 0px;
	color: #ea6b00;
	font-size: 15px;
	border-left: 5px solid !important;
	border-radius: unset;
	border: 0px;
}

input.form-control.input-sm {
	margin-left: 10px;
}

label {
	font-weight: normal;
	color: #454545;
}

.white-box {
	background-color: #edf1f5;
	padding: 10px 0px;
	margin-top: 10px;
}

.titleup {
	font-size: 26px;
	font-weight: 600;
	margin-right: 14px;
	/* margin-left: -41px; */
}

.tablerow {
	width: 100%;
	float: left;
}

.nav-md .container.body .right_col {
	margin-left: 0px !important;
}

.nav-sm .main_container .top_nav {
	margin-left: 23px !important;
}

.ln_solid {
	margin: 0px 0px 30px 0px !important;
}

.space {
	margin: 25px 0px 0px 0px;
}

.space1 {
	margin: 0px !important;
}

.space1_solid {
	border-top: 1px solid #e5e5e5;
	color: #fff;
	height: 1px;
}

.c_sales {
	border: 1px solid #dedede;
	margin-top: 15px;
	width: 100%;
}

.member_right .table_row:last-child {
	border-bottom: none;
}

.right_side .table_row:last-child {
	border-bottom: none;
}

.bgr {
	background-color: #fff;
}

.right_col {
	background-color: #ffffff !important;
}


.x_panel.left_side {
	margin-top: 16px;
}

.main_left {}

.button.btn.btn-default.save.sa_view {
	position: relative !important;
	left: 11em !important;
	top: -3em !important;
}

.nav-tabs>li.active>a {
	border: none;
}

ul.top_profiles li {
	margin: 0;
	padding: 10px 10px;
}

.imagetype {
	width: 300px;
	height: 287px;
	padding-bottom: 20px;
}

footer {
	background: #fff;
	padding: 10px 15px 10px 0px;
	display: block;
	margin: 0px;
	font-size: 13px;
	text-align: right;
}

.x_title h2 small {
	margin-left: 60px;
}

.col-md-6.left_side {
	text-align: center;
}

.cimg {
	width: 100%;
	height: 287px;
}

.top_nav .nav>li>a:hover {
	background: none !important;
}


.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus {
	border: none;
}

top_nav .nav>li>a:hover {
	background: none;
}

.printimg {
	/* background: url(../../public/vehicle/service.png); */
	color: #333;
	background-repeat: repeat;
	margin-left: 12px;
	width: 239px;
	border: transparent;
	/* line-height: 0px; */

}

.printimgs {
	background-image: url('../../public/vehicle/service.png');
	background-repeat: repeat;
}

.media-body {
	/* width: 60%; */
	/* width: auto; */
	float: left;
	padding-top: 1px;
}

.media-body-recent-join-customer {
	width: 60%;
	padding-top: 5px;
}

.media:first-child {
	position: relative;
}

.eye {
	font-size: 25px;
	right: 22px;
	position: absolute;
	top: 12px;
}

a>.btn-default {
	font-size: 12px;
	padding: 5px;
	background: #CCCCCC;
	color: #fff;
	margin-top: -5px;
}

a.prints>.btn-default {
	font-size: 14px !important;
	padding: 6px !important;
	background: #fff !important;
	margin-top: 0px !important;
	color: black !important;
}

/*----------------------------------Gate Pass Invoice CSS-------------------------------------*/

.get_print {
	padding: 15px !important;
}

.get_print .modal-body {
	padding: 0px !important;

}

.freeservice {
	padding: 5px !important;
	background: #ccc;
}

/*Dashboard */

.panel {
	margin: 0px 0px 22px 0px;
	border-radius: 4px;
}

.panel-body {
	padding: 20px 17px;
}

.panel-body.member {
	background-color: #fff;
	height: 172px;
}

.info-box .info-box-stats p {
	font-size: 25px;
	color: #374051;
	font-weight: 300;
}

img.dashboard_background {
	/* margin-top: 17px; */
	height: 60px;
	width: 60px;
}

.info-box .info-box-stats {
	position: relative;
}

.info-box .info-box-stats {
	margin-top: 15px !important;
	width: 100%;

}

.info-box-stats>p.counter,
.info-box-stats>span.info-box-title {
	display: inline-block;
	margin-bottom: 0px;
}

.info-box-stats p {
	color: #333333 !important;
}

.panel {
	border: none;
}

.info-box .panel-body img {
	transition: all 0.3s ease 0s;
}

.info-box .info-box-stats span.info-box-title {
	display: block;
	font-size: 15px;
	margin-left: 6px;
	color: #454545 !important;
}

.info-box-stats .info-box-title {
	color: #454545 !important;
	display: inline-block !important;
}

.info-box:hover .panel-body img {
	transform: scale(1.2);
}

.panel.info-box .panel-body {
	text-align: center;
}

.btn-default1 {
	font-size: 12px;
	padding: 2px;
	color: #fff;
}



.fc-row.fc-rigid,
.fc-time-grid-event {
	overflow: visible !important;
}

.jobdetails {
	font-size: 15px;
}

.input-group[class*=col-] {
	float: left !important;
	padding-right: 10px !important;
	padding-left: 10px !important;
}

.img-circle {
	margin: 5px;
}

.loginlogo {
	margin: 0px 100px 0px;
	padding: 10px 20px 10px !important;
	position: relative;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
	min-width: 280px;
	/* background-color:rgba(96, 125, 139, 0.3); border-radius: 10px; */
	border-radius: 0px 0px 45px 45px;
	background-color: #EA6B00;
	/* width: 966px; */
	height: auto;
}

.loginpading {
	padding: 0px 0px;
}

.logintextcolor {
	color: #333;
	letter-spacing: 0px !important;
	padding-right: 80px;
}

svg>g>g:last-child {
	pointer-events: none;
}

.emailacordin {
	color: #333 !important;
}

.toggle a i {
	font-size: 21px;
	/* padding-top: 10px; */
}

.multiselect-container>li>a>label {
	padding: 4px 20px 3px 20px;
}

.multiselect-container {
	max-height: 300px;
	overflow: auto;
}

.bessuhours {
	border-bottom: 1px solid #dedede;
	float: inherit !important;
	width: 100%;
	/* padding: 15px; */
	line-height: 4;
}

.bessuhoursday {
	padding: 10px 15px !important;
}

.dayhours {
	padding: 5px;
}

.input-group {
	margin-bottom: 0px !important;
}

input[type="file"] {
	height: auto;
}

.site_title {
	height: auto;
	padding-left: 0px;
}

.userpic {
	float: left;
	cursor: default;
}

.newadd {
	float: right;
}

.col-md-3.currency {
	/* padding-left: 0px; */
}

.addmore {
	margin-left: 25%;
}

.day_off {
	padding-left: 60px;
}

.addcheckpoint {
	width: 48%;
	margin-left: 10px;
}

/* -- last -- */
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #5A738E;
}

.form-control {
	font-size: 14px;
	/* margin-left: -39px; */
	color: #333;
}

/* .nav_menu{
	    border-bottom: 3px solid #0F63AF;
	} */
.onservicess {
	margin: 0px;
}

body {
	color: #454545;
	/* font-family: 'Helvetica', sans-serif; */
	/* font-family: 'Roboto', sans-serif; */
	font-family: 'Poppins';
	/* font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; */
	font-size: 14px;
}

.table>thead>tr>th {
	font-weight: 500;
	color: #333;
}

.dataTables_filter {
	width: 100%;
}

input[type=radio] {
	margin: 0px 10px 0px;
}

.purchaseimg {
	position: absolute;
	top: 45px;
	left: 0px;
}

.salesimg {
	position: absolute;
	top: 115px;
	left: 25px;
}

/* (min-width:0px) and (max-width: 767px) */
@media screen and (min-width:0px) and (max-width: 767px) {


	.nav-sm .container.body .right_col {
		margin-left: 0px;

	}

	.nav-sm .main_container .top_nav {
		margin-left: 0px !important;
	}

	.nav-sm .container.body .col-md-3.left_col {
		top: 98px;
	}

	.nav-sm footer {
		margin-left: 0px;
	}

	footer {
		text-align: center;
	}

	.toggle {
		padding-top: 4px;
		float: left;
		width: 100%;
	}

	.toggle a {
		/* padding: 15px 2px 0; */
	}

	.top_nav .navbar-right {
		margin: -0.5px -4px;
	}

	.fc-center {
		padding-top: 10px;
	}

	.fc-toolbar .fc-right {
		padding-top: 6px;
	}

	.onservicess {
		margin: 10px 0px 0px 0px;
	}

	.panel-body {
		padding: 21px 0px 0px 0px !important;
	}

	div.dataTables_wrapper div.dataTables_filter {
		text-align: left !important;
	}

	ul.bar_tabs>li {
		margin-left: 1px;
	}

	.tabconatent {
		height: 67% !important;
	}

	.suppo_llng_li_add {
		margin-top: 0px !important;
	}

	.floattab {
		float: none !important;
		margin-left: 0px !important;
	}

	.logo_img {
		width: 100% !important;
	}

	.top_nav .nav .open>a.mobilefocus {
		background: #2a3f54 !important;
	}

	.top_nav .nav>li>a.mobilefocus:focus {
		background: #2a3f54 !important;
	}

	/* .ulprofile { */
	/* margin: 0px -11px 4px 0px!important; */
	/* } */

	div.dt-buttons {
		width: auto !important;

	}

	div.dataTables_filter input {
		width: 64% !important;

	}

	.currency {
		padding-left: 10px !important;
	}

	body#app-layout.nav-md .top_nav .right_col {
		min-height: 680px !important;
	}

	.col-md-offset-3 {
		margin: 0px ! important;
	}

	.morinfo {
		margin-left: -10px;
		padding: 0px 0px 0px 20px;
	}

	.main_left {
		margin-right: 0px;
		margin-left: 0px;
	}

	.btn-danger {
		/*margin-left:79px !important;*/
	}

	.dataTables_info {
		text-align: left !important;
		margin-bottom: 5px !important;
	}

	.dataTables_paginate {
		float: left !important;
	}

	.addremove {
		padding: 8px 10px 18px 10px;
	}

	.addremove1 {
		padding: 8px 10px 0px 10px;
	}

	.dgr {
		margin-left: 0px !important;
	}

	.dgr1 {
		margin-left: 0px !important;
		margin-top: 13px !important;
	}

	.llng_li {
		width: min-content !important;
	}

	.llng_li_add {
		width: 22% !important;
	}

	.newadd {
		float: right;
	}

	.anchor_tag {
		padding: 10px 13px !important;
	}

	.item .thumb {
		width: 30% !important;
	}

	.shiptitleright {
		margin-left: 90px !important;
	}

	.col-sm-3.col-xs-12.currency {
		padding-left: 10px !important;
	}

	.th_width {
		width: 40px !important;
	}

	.btn_success_margin {
		margin-left: 10px !important;
	}

	.cov_img {
		width: 340px !important;
		height: 200px !important;
	}

	.addmore {
		margin-left: 0px !important;
	}

	.addmoredelete {
		padding: 8px;
	}

	.tbl_hourss {
		padding-left: 4px !important
	}

	.day_margin {
		margin-right: 10px !important;
		padding-left: 0px !important;
	}

	.day_off {
		padding-left: 0px;
		text-align: center;
	}

	.addcheckpoint {
		width: 85% !important;
		margin-left: 10px;
	}

	.space {
		margin: 0px !important;
	}

	.space1 {
		margin: 15px !important;
	}

	.hours_title {
		padding-left: 20px !important;
	}

	.lgn_padding {
		padding: 10px !important;
	}

	.garrageadd {
		padding: 10px 1px 10px 0px;
	}

	.vehicle_space {
		padding-top: 15px;
	}

	.purchaseimg {
		position: absolute;
		top: 45px;
		left: 20px;
	}

	.salesimg {
		position: absolute;
		top: 200px;
		left: 25px;
	}
}

/*  (min-width:768px) and (max-width: 991px) */
@media only screen and (min-width:768px) and (max-width: 991px) {

	.nav-sm .container.body .right_col {
		margin-left: 0px;

	}

	.nav-sm .main_container .top_nav {
		margin-left: 0px !important;
	}

	.nav-sm .container.body .col-md-3.left_col {
		top: 94px;
	}

	.nav-sm footer {
		margin-left: 0px;
	}

	.logo_img {
		width: 100% !important;
	}

	.panel-body {
		/* padding: 15px 0px 0px 0px; */
	}

	.dataTables_filter {
		width: 100%;
	}

	.shiptitleright {
		margin-left: 100px !important;
	}

	.llng_li_add {
		width: 21% !important;
	}

	.salesimg {
		position: absolute;
		top: 130px;
		left: 25px;
	}

	.view_top1 {
		margin-top: 5px !important;
	}
}

/* (min-width:992px) and (max-width: 1023px) */
@media only screen and (min-width:992px) and (max-width: 1023px) {

	.panel-body {
		padding: 21px 0px 0px 0px !important;
	}

	div.dt-buttons {
		width: auto !important;
	}

	div.dataTables_filter input {
		width: 69% !important;
	}

	.shiptitleright {
		margin-left: 140px !important;
	}

	.llng_li_add {
		width: 19% !important;
	}

	.dgr {
		margin-left: 0px !important;
	}
}

/* (min-width:1024px) and (max-width: 1199px) */
@media only screen and (min-width:1024px) and (max-width: 1199px) {

	.panel-body {
		padding: 15px 0px 0px 0px;
	}
}

@media screen and (max-width: 360px) and (min-width: 0px) {
	.tabconatent {
		width: 90% !important;
	}

	/*ul.bar_tabs>li.active {
	    margin-top: 2px!important;
	}*/
	.customTabWidth {
		width: 100% !important;
	}
}

@media screen and (max-width: 450px) and (min-width: 0px) {
	.dataTable input {
		padding: 0px;
		font-size: 12px;
	}

	.dataTable {
		font-size: 12px;
	}

}

.nav-link-not-active {
	background-color: #d1d1d1;
	color: #454545;
}

.nav-link-not-active:hover {
	color: #454545;
}

.checkbox-10 .colo_success {
	margin-left: 10px;
}

.Mottestfont {
	font-size: 24px !important;
}

.checkpointsDataddmore {
	width: 23% !important;
}

@media screen and (min-width:0px) and (max-width: 575px) {

	.newaddvehicledescription {
		float: left !important;
	}
}

.homelogoimage {
	width: 140px !important;
	left: 45px !important;
	background-color: #2a3f54;
}

.freeservicedashboardimage {
	top: 10px !important;
	left: 10px !important;
}

.disabled a {
	cursor: default;
}

/* .pagination {
	padding: 10px !important;
} */

/* Add by Dhara*/

body {
	font-style: normal !important;
	font-family: "Poppins" !important;
	background: #FFFFFF !important;
	/* background-color: rgba(234, 107, 0, 0.07) !important; */
}

body.login_reset_pwd {
	background-color: rgba(234, 107, 0, 0.07) !important;
}

.panel_title {
	font-size: 20px;
	font-weight: 600;
	color: #333333;
}

/* service chart */
.service-chart {
	position: relative;
}

.total {
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	font-size: 32px;
	bottom: 0;
	top: 36%;
	font-weight: 500;
	color: #333333;
}

.percent1 {
	color: #818386;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	font-size: 16px;
	bottom: 0;
	top: 50%;
}

.square {
	margin-left: 38px;
	height: 10px;
	width: 10px;
}

.serviceChart {
	display: block;
	height: 195px;
	width: 240px;
	margin-left: 124px;
}

.freeservicecount {
	position: absolute;
	left: 92px;
	top: 180px;
}

.paidservicecount {
	position: absolute;
	left: 311px;
	top: 180px;
}

.servicecount {
	position: absolute;
	left: 192px;
	top: 90px;
}

/* calendar */
.fc .fc-toolbar-title {
	font-size: 1.75em !important;
	margin: 0 !important;
	text-align: center;
	text-transform: uppercase !important;
}

.fc .fc-button-primary {
	color: #aaa !important;
	border-color: #ddd !important;
	text-transform: capitalize !important;
	background-color: #ffffff !important;
}

.fc-button-group .fc-button-active {
	background-color: #fcf2e9 !important;
}

.fc th {
	text-align: center !important;
	background: #fcf2e9 !important;
	text-transform: uppercase !important;
}

td.fc-daygrid-day.fc-day.fc-day-today {
	background: #f7d2b1 !important;
}

.fc .fc-col-header-cell-cushion,
.fc .fc-toolbar-title {
	color: #FF7930 !important;
}

.fc table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 1em;
	text-transform: uppercase;
}

.service-indic.service-open-indic {
	background-color: #f0ad4e;
}

.service-indic.service-complete-indic {
	background-color: #5FCE9B;
}

.service-indic {
	display: inline-block;
	vertical-align: middle;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: #f0ad4e;
	margin-right: 2px;
}

/* view pages */
.nav_text {
	color: #FFFFFF;
}

.user_profile_header_left {
	margin-left: 30px;
	margin-top: 30px;
}

.view_page_header_bg {
	height: 120px;
	width: auto;
	background: #172D44;
	/* margin-top: 0.6rem; */
}

.view_user_edit_btn img {
	height: 32px;
	width: auto;
}

.user_view_profile_image {
	height: 130px;
	border-radius: 38px;
	border: 5px solid #FFFFFF;
	box-sizing: border-box;
	box-shadow: 0px 4px 10px rgb(0 0 0 / 10%);
	float: left;
	width: 130px;
	background-color: #FF7930;

}

.user_view_profile_img {
	height: 130px;
	border-radius: 38px;
	border: 5px solid #FFFFFF;
	box-sizing: border-box;
	box-shadow: 0px 4px 10px rgb(0 0 0 / 10%);
	float: left;
	width: 130px;
	background-color: #FF7930;
	position: absolute;
	top: 180px;
}

label.nav_text.h5.user-name.profile {
	position: absolute;
	top: 225px;
	left: 195px;
}

.view_user_edit_btn_profile.d-inline {
	height: 32px;
	width: auto;
	position: absolute;
	top: 222px;
	left: 352px;
}

img.view_user_edit_btn_profileimg {
	width: 32px;
}

.user_profile_header_left .row {
	width: 78%;
	float: left;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus {
	color: #FF7930 !important;
	border-bottom-color: #FF7930 !important;
	border-bottom: 3px solid !important;
	text-transform: uppercase;
	padding: 13px 15px 12px !important;
}

.view_top1 {
	margin-left: 2%;
	margin-top: 18px;
}

.group_thumbs {
	margin-top: 27px !important;
}

.guardian_div {
	border: 1px solid #dee2e6;
	padding: 15px;
	margin-bottom: 7px;
}

.padding_0 {
	padding: 40px 0px;
}

.margin_top_15px {
	margin-top: 15px;
}

@media (max-width: 767px) {
	.group_thumbs {
		display: none;
	}

	.user_view_profile_image {
		height: 108px;
		border-radius: 38px;
		border: 5px solid #FFFFFF;
		box-sizing: border-box;
		box-shadow: 0px 4px 10px rgb(0 0 0 / 10%);
		float: left;
		width: 108px;
		background-color: #FF7930;
		margin-top: 16px;
	}
}

/* ----------- Login page ----------- */

.img-one-right-side-min-sch .img-first-bck-contn-sch {
	position: absolute;
	/* right: -20px; */
	right: 0px;
	top: 80px;
}

.img-second-right-side-min-sch .img-second-bck-contn-sch {
	position: absolute;
	top: 230px;
	left: 0px;
}

img.img-first-bck-contn-sch-round {
	position: absolute;
	top: 450px;
	right: 80px;
}

.main-div-school-container {
	/* padding: 100px 0px; */
	/* margin: 50px 0px; */
	background-color: #ffffff;
	border-radius: 23px;
	box-shadow: 1px 1px 12px 1px rgba(20, 20, 20, 0.5);
	width: 99%;
	float: left;
	z-index: 1;
	overflow: hidden;
	position: absolute;
	height: auto;
	font-family: 'roboto' !important;
	/* top: 420px !important; */

}

.heade-content-login-page {
	text-align: center;
	/* padding: 20px 20px 20px; */
	background-color: #EA6B00;
	margin: 0px 100px 0px;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
	position: relative;
}

.double_shadow_to_text_plugin_trusted {
	/* position: absolute; */
	/* opacity: 0.5; */
	text-shadow: 2px 0px 8px #424242a6;
}

.header-title-trusted-plugin {
	font-size: 44px;
	/* text-shadow: 2px 1px 5px #424242; */
	font-weight: 900;
	font-style: italic;
	color: #FFFFFF;
	margin-bottom: 11px;
	margin-top: 16px;
}

.heade-content-login-page {
	padding: 10px 20px 10px !important;
}

.bookService {
	background: #EA6B00;
	color: #FFFFFF !important;
	padding: 2% 20%;
	border-radius: 0px 30px 30px 0px;
	border: 0px !important;
}

a.bookService.rounded-right:hover {
	color: white;
}

.logo-title-img-school-plugin a img {
	width: 340px;
	height: auto;
	margin-left: 0%;
	margin-top: 5px;

}

.content-form-login-page-school-plugin .login-username #user_login,
.content-form-login-page-school-plugin .login-username #email_reset,
.content-form-login-page-school-plugin .login-password #user_pass {
	font-family: inherit;
	width: auto;
	border: 0;
	border-bottom: 1px solid #333333;
	outline: 0;
	font-size: 16px;
	color: #333333;
	padding: 0px;
	padding-left: 10px;
	background: transparent;
	transition: border-color 0.2s;
	letter-spacing: 0px;
	border-radius: 0px;
}

.content-form-login-page-school-plugin .login-username label,
.content-form-login-page-school-plugin .login-password label {
	position: absolute;
	/* top: 20px; */
	display: block;
	transition: 0.2s;
	font-size: 15px !important;
	color: #454545;
	/* cursor: text;
    transform: translate(7px, -3px); */
	font-weight: 400;
}

.md-form label.active {
	/* -webkit-transform: translateY(-14px) scale(0.8);
    font-size: 15px; */
	cursor: text;
	transform: translate(10px, -20px);
	/* top: 15px; */
}

.content-form-login-page-school-plugin.md-form form p.login-username,
.content-form-login-page-school-plugin.md-form form p.login-password,
.content-form-login-page-school-plugin.md-form form p.login-remember {
	display: inline-grid;
	width: 100%;
	max-width: 270px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.content-form-login-page-school-plugin.md-form form p.login-remember label {
	font-weight: 400;
	color: #B6B6B6;
	font-size: 15px !important;
}

.content-form-login-page-school-plugin .login-remember label input {
	top: 5px;
	border-radius: 2px;
	border-color: #717171;
}

.forgot_pwd_scl,
.forgot_pwd_scl:hover {
	color: #454545;
	display: inline;
	margin-left: 133px;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
}

.content-form-login-page-school-plugin .login-submit input {
	border-radius: 28px;
	padding: 6px 110px;
	background-color: #EA6B00;
	border: 0px;
	color: #ffffff;
	font-size: 20px;
	text-transform: uppercase;
	width: 272px;
}

.logo-title-img-school-plugin {
	margin-top: 70px;
	margin-left: 35px;
	margin-bottom: 65px;
}

.background-main-div-plugin-login .container {
	position: relative;
	z-index: 9;
}

/* body.login {
    background-color: rgba(234, 107, 0, 0.07) !important;
} */

body.school-page {
	background-color: rgba(234, 107, 0, 0.07);
}

body.school-login-page,
body.school-admission-page,
body.school-registration-page {
	/* padding-top: 50px; */
	font-family: 'Roboto' !important;
	background: rgba(234, 107, 0, 0.07) !important;
}

.background-main-div-plugin-login {
	top: 0 !important;
}

@media (min-width: 768px) .main-div-school-container {
	/* padding: 100px 0px; */
	/* margin: 50px 0px; */
	background-color: #ffffff;
	border-radius: 23px;
	box-shadow: 1px 1px 12px 1px rgba(20, 20, 20, 0.5);
	width: 99%;
	float: left;
	z-index: 1;
	overflow: hidden;
	position: absolute;
	/* top: 420px !important; */
}

.background-main-div-plugin-login .container {
	position: relative;
	z-index: 9;
	width: 80%;
	top: 90px;
}

.col-sm-7.col-sm-offset-3.col-md-7.col-md-offset-2.main.content-start {
	margin-top: 40px;
}

a:hover {
	color: #EA6B00;
}

.addbutton {
	margin-top: -30px !important;
	padding: 0px !important;
	margin-right: 15px;
}

.model_submit {
	width: 140px;
	margin-top: 0px !important;
}

.model_input {
	background: #f2f5fa !important;
	border: none !important;
	height: 37px;
	width: 335px;
}

.padding_8 {
	padding-left: 8px;
}

.me-50 {
	margin-right: 50px;
}

.image-container {
	max-width: 100%;
	margin: 20px auto;
	overflow: hidden;
}

.image-container img {
	width: 100%;
	height: auto;
	display: block;
	max-width: 100%;
}

.f-17 {
	font-size: 17px;
}

.f-14 {
	font-size: 14px;
}

.form-select:focus {
	font-weight: bold;
}

/*----------------------------------RTL CSS-------------------------------------*/

body.rtl .main_menu span.fa {
	float: left !important;
	margin-left: auto !important;
	margin-right: 9em !important;
}

body.rtl .dropdown.w-100 {
	padding-right: 16px !important;
}

body.rtl .margin-right-10px {
	margin-left: 10px !important;
}

body.rtl .text-end {
	text-align: left !important;
}

body.rtl .dropdown_profile.ulprofile,
body.rtl .dropdown_toggle.ulprofile {
	float: left;
}

body.rtl .rtlrow {
	width: 83% !important;
	margin-right: auto !important;
	padding-left: 2.5% !important;
}

body.rtl#app-layout.nav-md .top_nav .right_col#dashboard {
	min-height: fit-content !important;
}

body.rtl .navbar-right:last-child {
	margin-left: 0px;
}

body.rtl .serviceChart {
	margin-right: 124px !important;
}

body.rtl .square {
	margin-right: 38px !important;
}

body.rtl .servicecount {
	left: 206px !important;
}

body.rtl .me-14 {
	margin: 0px !important;
}

body.rtl .dataTables_length {
	float: right !important;
}

body.rtl .addbotton {
	display: inline !important;
}

body.rtl .back-arrow {
	transform: rotate(180deg) !important;
}

body.rtl div.dataTables_wrapper div.dataTables_length select {
	padding-right: 10px !important;
}

body.rtl .checkmark {
	right: -20px !important;
}

body.rtl label.container.checkbox {
	margin-left: -40px !important;
}

body.rtl .user_profile_header_left .row {
	float: right !important;
}

body.rtl .user_view_profile_image {
	float: right !important;
}

body.rtl .user_profile_header_left {
	margin-right: 30px !important;
}

body.rtl .accordion-button::after {
	margin-right: auto !important;
	margin-left: unset !important;
}

body.rtl a.float-right.sub_check_delete {
	float: left;
}

/* body.rtl select.form-control.form-select {
	padding-right: 10% !important;
} */

body.rtl .fullpaid_invoice_list.mps-0 {
	margin-left: 0px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}

body.rtl .grand_total_freeservice {
	margin: 0px !important;
}

body.rtl .modal-header .btn-close {
	margin: 0px !important;
}

body.rtl .table>tbody>tr.data_color_name>td:last-child {
	border-width: 1px 1px 1px 1px !important;
}

body.rtl .table>tbody>tr.data_color_name>td {
	border-width: 1px 1px 1px 1px !important;
}

body.rtl .modalfooterline {
	width: 145% !important;
}

body.rtl a.float-start.date {
	float: right !important;
}

body.rtl .alert-dismissible .btn-close {
	right: 96%;
}

body.rtl input[type="checkbox"] {
	margin-left: 5px !important;
}

body.rtl .top_nav .dropdown-menu li a.profile {
	padding-right: 12px !important;
}

body.rtl .fl {
	float: left !important;
}

body.rtl .margin-left-0 {
	margin-left: 0px !important;
}

body.rtl .margin-right-15 {
	margin-right: 15px !important;
}

body.rtl img.me-3 {
	margin-left: 1rem !important;
}

body.rtl button#add_new_color {
	margin-right: 0px !important;
}

body.rtl button#add_new_description {
	margin-right: 0% !important;
}

body.rtl .margin-left-10 {
	margin-left: 10px !important;
}

body.rtl .padding-right-7 {
	padding-right: 7px !important;
}

body.rtl .text-r {
	text-align: right !important;
}

body.rtl .pl-22 {
	padding-left: 22px !important;
}

body.rtl .pl-8 {
	padding-left: 8px !important;
}

body.rtl .pr-15 {
	padding-right: 15px !important;
}

body.rtl .pl-40 {
	padding-left: 40px !important;
}

body.rtl .margin-right-0 {
	margin-right: 0px !important;
}

body.rtl .margin-left-40 {
	margin-left: 40px !important;
}

body.rtl .padding-left-0 {
	padding-left: 0px !important;
}

body.rtl .padding-left-3 {
	padding-left: 3px !important;
}

body.rtl .padding-right-0 {
	padding-right: 0px !important;
}

body.rtl .padding-right-10 {
	padding-right: 10px !important;
}

body.rtl .padding-right-28 {
	padding-right: 28px !important;
}

body.rtl .form-select {
	background-position: left .75rem center !important;
}

.datetimepicker.datetimepicker-dropdown-bottom-right.dropdown-menu.datetimepicker-rtl table.table-sm {
	float: left !important;
}

.datetimepicker.datetimepicker-dropdown-bottom-right.dropdown-menu.datetimepicker-rtl {
	right: auto !important;
}

body.rtl span.select2-selection.select2-selection--multiple {
	float: right !important;
	width: 84%;
}

body.rtl .w-115 {
	width: 115% !important;
}

body.rtl input.btn.stripesettingSubmit {
	width: 518px;
}